home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / READ.DIR / jump.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  829 b   |  22 lines

  1. JUMP  -  make a certain message be the current message
  2.  
  3. Usage:  JUMP message-number
  4.  
  5. The JUMP command lets you designate any message in the current sequence 
  6.   as current, without reading it.  In READ MODE, normally the message you 
  7.   just read is the current message.  
  8.  
  9. Examples:
  10.     MM>read 1:10  #reads messages 1 to 10
  11.     ..message 1.. #message 1 appears on screen
  12.     Read>      #1 is current.  RETURN means read the next message, 2
  13.     ..message 2.. #message 2 appears on screen
  14.     Read>jump 6   #now 6 becomes current
  15.     Read>         #now RETURN, read the next message, means read 7
  16.   Since RETURN means "read the next message", "jump 6" and RETURN results
  17.   in reading 7.  After the JUMP command, you can use TYPE to see the 
  18.   current message.
  19.  
  20. For more help type "help" and one of these topics:
  21.   next   type   other
  22.